【实例简介】TCp Server
【实例截图】
【核心代码】
.
├── C#TCp Server_TCPServePort.zip
├── TCPServePort
│ ├── App.config
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── TCPServePort.csproj
│ ├── TCPServePort.csproj.user
│ ├── bin
│ │ ├── Debug
│ │ │ ├── TCPServePort.exe
│ │ │ ├── TCPServePort.exe.config
│ │ │ └── TCPServePort.pdb
│ │ ├── Release
│ │ └── x64
│ │ └── Debug
│ │ ├── TCPServePort.exe
│ │ ├── TCPServePort.exe.config
│ │ └── TCPServePort.pdb
│ └── obj
│ ├── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TCPServePort.Form1.resources
│ │ ├── TCPServePort.Properties.Resources.resources
│ │ ├── TCPServePort.csproj.AssemblyReference.cache
│ │ ├── TCPServePort.csproj.CoreCompileInputs.cache
│ │ ├── TCPServePort.csproj.FileListAbsolute.txt
│ │ ├── TCPServePort.csproj.GenerateResource.cache
│ │ ├── TCPServePort.exe
│ │ ├── TCPServePort.pdb
│ │ └── TempPE
│ └── x64
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── TCPServePort.Form1.resources
│ ├── TCPServePort.Properties.Resources.resources
│ ├── TCPServePort.csproj.AssemblyReference.cache
│ ├── TCPServePort.csproj.CoreCompileInputs.cache
│ ├── TCPServePort.csproj.FileListAbsolute.txt
│ ├── TCPServePort.csproj.GenerateResource.cache
│ ├── TCPServePort.exe
│ ├── TCPServePort.pdb
│ └── TempPE
└── TCPServePort.sln
13 directories, 40 files
下载声明:
1、本站所有资源、仅供学习交流,不得商业运营资源,不确保资源完整性,图片和资源仅供参考, 不提供任何技术服务。
2、本站资源均有第三方用户自行上传分享推荐,非本站自制,仅供玩家做交流学习之用!切勿用于商业用途!游戏作品版权
归原作者享有,如有版权问题,请附带版权证明至邮件,本平台将应您的要求删除。举报邮箱 :859840003@qq.com
评论